home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Chiller Killers / Chiller / Chiller.DXR / 00491.ls < prev    next >
Encoding:
Text File  |  1996-11-28  |  101 b   |  9 lines

  1. on mouseUp
  2.   global q
  3.   puppetSprite(q, 0)
  4.   updateStage()
  5.   dropsounds()
  6.   stretchy()
  7.   flick()
  8. end
  9.